projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf74ebd
)
Make byte-optimization warnings issue accurate line numbers.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 6 Apr 2007 15:11:04 +0000
(15:11 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 6 Apr 2007 15:11:04 +0000
(15:11 +0000)
etc/TODO
patch
|
blob
|
history
diff --git
a/etc/TODO
b/etc/TODO
index 4c1e15f4dbd893c1bc489a0a7690697194fb1012..6f46b182ddee0bea9e317b747b5ba8c0b9a5025a 100644
(file)
--- a/
etc/TODO
+++ b/
etc/TODO
@@
-178,6
+178,8
@@
typically due to pilot errors and should thus be in debug-ignored-errors.
** Make byte-compile warn when a doc string is too wide.
+** Make byte-optimization warnings issue accurate line numbers.
+
** A function to check for customizable options that have been
set but not saved, and ask the user whether to save them.
This could go in kill-emacs-query-functions, to remind people